xen.git
2008-07-01 Keir Fraserminios: proper frees are now handled, so drop the FIXME...
2008-07-01 Keir Fraserx86_emulate: (Almost) complete FPU emulation.
2008-07-01 Keir FraserVT-d: Fix queue invalidation
2008-07-01 Keir FraserVT-d: Do CLFLUSH after updating IRTE entries
2008-07-01 Keir Fraserxenballoond (memory overcommit) scripts
2008-07-01 Keir Fraserioemu: limit xen-console buffering
2008-07-01 Keir Fraserxend: open qemu-dm logfile in append mode if log rotati...
2008-07-01 Keir Fraserxend: improve the rotation of qemu-dm logfiles.
2008-06-30 Keir Fraserx86_emulate: read/write/insn_fetch emulation hooks...
2008-06-30 Keir Fraserblktap: Fall back to libcrypto if libgcrypt is not...
2008-06-30 Keir Frasertools/python: fix TypeError for 17903:0728459b3c8d
2008-06-30 Keir FraserFix up python breakage for blkdev_name_to_number
2008-06-30 Keir Fraserblktap: link against libgcrypt rather than libcrypto
2008-06-30 Keir Fraserx86: Px statistic update for cpu idle time.
2008-06-30 Keir Fraserstubdom: add live migration support by having ioemu...
2008-06-30 Keir Fraserstubdom: fix libc-verbose non-lwip compilation
2008-06-28 Keir Fraserx86: Fix 32-bit build after VT-d cleanups.
2008-06-27 Keir Fraserx86: Fix 32-bit build.
2008-06-27 Keir Fraserx86: Emulation of LMSW must only affect CR0 bits 0-3.
2008-06-27 Keir Fraserhvm: Fix lmsw handling
2008-06-27 Keir Fraserx86: Add cpufreq logic to S3 suspend/resume
2008-06-27 Keir FraserUpdate changelog for xvd blkdev naming extensions.
2008-06-27 Keir Frasertools/python: blkdev_name_to_number fixes
2008-06-27 Keir Fraserblktap: Extend userland busid to 32 bits
2008-06-27 Keir Fraserhvm rombios: Move function calls out of 'post' function...
2008-06-27 Keir Fraservt-d: Clean up variable types and remove useless variables
2008-06-27 Keir Frasershadow: Re-initialise page_info's lock field when freei...
2008-06-27 Keir Fraserioemu: Clean up after cset 17646:e3b13e1ecf6c
2008-06-27 Keir Fraserhvmloader: Set up any Intel ICH for legacy IDE.
2008-06-27 Keir Fraservt-d: Minor fixing of interrupt remapping
2008-06-27 Keir Frasertapdisk: Fix qcow2 for images > 2 GB
2008-06-27 Keir Fraserx86, shadow: Fix OOS bug on domain teardown.
2008-06-20 Keir FraserPV-GRUB: fix reiserfs 64bit support
2008-06-20 Keir FraserOut-of-sync L1 shadows: always unsync pages on guest...
2008-06-20 Keir FraserOut-of-sync L1 shadows: OOS snapshot.
2008-06-20 Keir FraserOut-of-sync L1 shadows: Fixup Tables
2008-06-20 Keir FraserOut-of-sync L1 shadows: OOS base
2008-06-20 Keir FraserPV-GRUB: compilation fix caused by 17880
2008-06-20 Keir FraserAMD PowerNow! in Xen
2008-06-20 Keir Fraserminios: fix add_id_to_freelist(0)
2008-06-20 Keir Fraserminios: do not systematically free the page under share...
2008-06-20 Keir FraserClean up domain_create() interface.
2008-06-20 Keir Fraserx86 acpi: Clean up output tracing. Ensure it is synced...
2008-06-20 Keir Fraser[IA64] compilation fix caused by 17880:d3a87899985d
2008-06-20 Keir FraserCompilation fix for x86_64 caused by 17880:d3a87899985d.
2008-06-19 Keir Fraserlibxc: The following patch replace the libxc interface...
2008-06-19 Keir Fraservmx: Clean up and fix guest MSR load/save handling:
2008-06-18 Keir Fraserx86: Must use a softirq to defer dom0 NMI
2008-06-18 Keir Fraserioemu: Fix usbdevice parameter to encode vbd type.
2008-06-18 Keir Fraserx86: Intel wants the TSS busy flag set when we do a...
2008-06-18 Keir Fraserioemu: generic PCI device config-space emulation
2008-06-18 Keir Fraserioemu: Disable format auto-probing in monitor command...
2008-06-18 Keir Fraserminios: fix gnttab allocation boundary
2008-06-18 Keir Fraserdoc: Describes a generic 686 via the cpuid configure.
2008-06-18 Keir FraserAdd PV-GRUB
2008-06-18 Keir Fraserminios: fix declaration after code
2008-06-18 Keir Frasermm.c: use local variable domain pointer
2008-06-18 Keir Fraserstubdom: fix using minios frontends directly when libc...
2008-06-17 Keir Fraserminios,stubdom: Add OBJ_DIR parameter to compile outsid...
2008-06-17 Keir Fraserioemu: move xenfb frontend (used by stubdom) to its...
2008-06-16 Keir Fraser[IA64] trivial compilation fix caused by c/s 17847...
2008-06-16 Keir Fraservmx: Allow restore of context from a non-Intel processo...
2008-06-16 Keir Fraseramd svm: Do not touch (non-existent) attr and selector...
2008-06-16 Keir Fraservt-d: Quieten down overzealous logging.
2008-06-16 Keir Fraserx86_emulate: Fix the segment-load function
2008-06-13 Keir Fraser32-on-64: Fix compat-access macros to use correct under...
2008-06-13 Keir Fraserpv-on-hvm: Fix panic-handler code to work on wider...
2008-06-13 Keir FraserBring back console_start_log_everything() as a milder...
2008-06-13 Keir Fraser[ACM] Pass uuid to created policy
2008-06-13 Keir Fraser[ACM] Enable labeling of resources as inaccessible
2008-06-13 Keir Fraserhvm, 32-on-64: Allow a 32-bit x86 hvm guest access...
2008-06-13 Keir FraserIntroduce guest_handle_subrange_okay() for checking...
2008-06-13 Keir Fraser32-on-64: Fix is_compat_arg_xlat_range().
2008-06-13 Keir Fraser32-on-64: Fix error handling for XENMEM_decrease_reserv...
2008-06-13 Keir FraserImprove serial output when dropping characters to drop...
2008-06-13 Keir Fraserkexec: Fix the 32-bit build.
2008-06-13 Keir Fraserhvm: Fix the realmode live migration issue with Intel EPT
2008-06-13 Keir Fraserhvm: Fix max_mapped_pfn when using 2MB super pages.
2008-06-13 Keir Fraserextract vmcoreinfo from /proc/vmcore for Xen
2008-06-12 Keir Fraserx86: remove use of per-domain lock from page table...
2008-06-12 Keir Fraserx86: Reduce page->shadow_flags to 32 bits so we can...
2008-06-12 Keir Fraserx86: Do not use HPET in Cx state management since dom0...
2008-06-12 Keir Fraserxend: detect and report qemu-dm failure
2008-06-12 Keir Fraserdom0 state dump
2008-06-12 Keir Fraserkeyhandler: When dumping all-CPU register state, wnter...
2008-06-12 Keir Fraserx86: don't print dom0 initrd information twice
2008-06-12 Keir Fraserx86: minor adjustment to asm constraint in get_page()
2008-06-12 Keir Fraserx86: add perf counter for pointless updates of writable...
2008-06-12 Keir Fraserx86: machine_halt() forcibly re-enables IRQs as it...
2008-06-12 Keir Fraserx86/32on64: fix physical address restriction
2008-06-12 Keir Fraserx86: simplify domain memory cleanup
2008-06-12 Keir Fraser[IA64] re-add efi support to acpi_os_get_root_pointer()
2008-06-12 Keir Fraser[IA64] compilation fix caused by 17814:9af7a535225f
2008-06-12 Keir Frasertools: replace sprintf with snprintf where applicable
2008-06-12 Keir Fraser32-on-64: Clean up and unify compat_arg_xlat_area handling.
2008-06-12 Keir Fraserminios can cope with >4G CR3 since it never uses it
2008-06-11 Keir FraserMSI: Handle MSI EOI for amd systems
2008-06-11 Keir FraserMSI: Fix msi delivery for hvm guest
2008-06-11 Keir FraserAMD IOMMU: Enable MSI for hvm guest
2008-06-11 Keir Fraserx86: cpuid configuration for PV guest
next